home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / news53.zip / NEWS.DOC < prev    next >
Text File  |  1993-03-02  |  6KB  |  148 lines

  1.  
  2.                            -=( LiveSystems News )=-
  3.  
  4.  
  5.       What is it?
  6.  
  7.       News is an utility to show messages to the user. Big deal
  8.       uh.. I wrote it to serve as a message to next user/ user
  9.       bulletin utility. Using the msgbase give the user all the
  10.       advantages of the BBS, fullscreen editor, maintaining, security
  11.       about who may write and who not and upload a bulletin.
  12.       Of course there's a small disadvantage too. It has to search
  13.       through the messagebase. But as it uses the same files as the
  14.       newmail scan, this can be done very fast!
  15.  
  16.       Disclaimer.
  17.  
  18.       Don't make me laugh...;) Use it at your own risk. It's
  19.       reasonal well tested, I use it myself, but that's it! Oh
  20.       well, I wouldn't release a program that's not up to my idea
  21.       of good software. (At the moment I release it, that is.
  22.       Things change and bugs appear from no-where....;) Anyhow, no
  23.       guarantees what so ever.
  24.  
  25.       Money.
  26.  
  27.       This door is shareware.  Until now my experiences with Shareware are
  28.       good. I never crippled a door in any way and still got registrations!
  29.       Please keep up the good work.  And show that shareware can work! If
  30.       you continue to use this door after a reasonal evaluation period a
  31.       shareware fee of 10 dollars or 10 guilders would be appriciated.
  32.       I know, this is very cheap..  So just smile and pay..;-)
  33.  
  34.                       Giro 1806776 (for the dutch ppl)
  35.  
  36.                       Gerhard Hoogterp
  37.                       Kremersmaten 108
  38.                       7511 LC Enschede
  39.                       Holland.
  40.  
  41.       For burning questions, remarks and wishes you can reach me
  42.       on
  43.  
  44.          FidoNet  2:283/702.2
  45.                   2:512/54.6
  46.          BitNet   HOOGTERPG@UTWENTE.NL
  47.  
  48.  
  49.       What wishes concern, no guarantees they are implemented, but
  50.       who knows....
  51.  
  52.       All my programs are requestable and downloadable at the LiveSystems
  53.       support board. See the file SUPPORT.DOC for more info.
  54.  
  55.       You can also drop questions and remarks there.
  56.  
  57.        Installation.
  58.  
  59.       The News utility is not too difficult to install. First you have to
  60.       decide what you want to use it for. As a Message to next user door,
  61.       A userbulletin door, a SysOp bulletin door, or whatever you dream up
  62.       as usage. The main point is that you decide where to put the call to
  63.       the utility.
  64.  
  65.       To install the program all you have to do is to call it with a type 7
  66.       menu entry somewhere in the login sequence. The program accepts up to
  67.       5 parameters, the Optional dataline should have the syntax:
  68.  
  69.          NEWS.EXE -AREA:<AreaNr> [-T:*T] [-N:*N] [-U:<SearchName>]
  70.                   [-ASK] [-FORCE[:<MAX>]] [-P:*P]
  71.  
  72.  
  73.       -T: Gives the remaining time the user has left
  74.       -N: Gives the current nodenumber (default 1)
  75.       -P: Gives the used portnumber. (Default to the one in the config.sys)
  76.  
  77.       AreaNr     is the number of the area you devote to the News program
  78.  
  79.       SearchName is the username the program searches for and displays.
  80.  
  81.       The -ASK forces News to ask if the user wants to read the
  82.       bulletins. News tells the user if there are new bulletins.
  83.       (or if there are only old ones..) If there are new bulletins, the
  84.       default answer is Yes. If not, the default answer is No
  85.  
  86.       The -FORCE toggle forces the user to read ALL the new bulletins OR
  87.       to hang up. The [S] Stop simply isn't shown. If News finds that the
  88.       next to show bulletin is an old one, the [S] Stop option apears again.
  89.       You can give the FORCE parameter a Max value. When a new user logs on
  90.       only that number of bulletins are concidered new, after the max value
  91.       he get the oppertunity to quit.
  92.  
  93.          f.e. News.Exe -T:*T -N:*N -P:*P -AREA:200
  94.  
  95.       Would cause News to show all the messages to ALL in area 200.
  96.  
  97.  
  98.       When you installed the program, you have to prepare a way to enter
  99.       bulletins. You can use the normal PostMsg menu entry with the /T
  100.       parameter. F.e. If you use the default name 'ALL' and area 200 it
  101.       should look like:
  102.  
  103.         Type    PostMsg
  104.         OpData  200 /T=ALL
  105.  
  106.       The SearchName is used case insensitive. Spaces in the searchname can be
  107.       replaced by underscores. All like RA itself. Of course you also have to
  108.       set the appropriate flags and security level if needed.
  109.  
  110.       As News uses a normal msgbase area, maintainance is done by RAMsg
  111.       or some other program. If something is entered which you dislike, just
  112.       fire up your message editor and remove the message.. It's simple like
  113.       that.
  114.  
  115.       
  116.       Since I'm a RA sysop myself, all the defaults and installations are
  117.       for RA. For extra info about how to use this door under SBBS or
  118.       QBBS (2.75!) see the extra doc files.
  119.  
  120.  
  121.       Some other features:
  122.  
  123.         News has also some of the features of my other programs:
  124.  
  125.         - Desqview awear
  126.         - Uses the user toggles for screenlength and ansi
  127.         - Reads the BBS configfiles for easy installation
  128.         - Opens the files in readonly, share deny none mode,
  129.           so it is usable on multiline systems.
  130.         - Uses AVATAR codes if the uses has AVATAR selected.
  131.         - IEMSI support. If the user makes an IEMSI connection, his
  132.           IEMSI parameters are used instead of the parameters in his
  133.           UserRecord. If the IEMSI NEWS flag is on, new news is always
  134.           shown without asking. EVEN if you use the -ASK parameter.
  135.         - Multilanguage. See the DEF files in the SLANG.ZIP file
  136.           for what you can translate.. Compile the DEF files with
  137.           COMPLANG <FileSpec> and copy the resulting file into the
  138.           same directory as the EXE OR the directory where the
  139.           NEWS= environment variable is pointing to..
  140.  
  141.        Honor for the brave!
  142.  
  143.         Special thanks for Jos Bergman and Frank Hemmelder for testing this
  144.         version of News! Mucho gratias guys..
  145.  
  146.        Enjoy!
  147.         Gerhard
  148.